-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
3.3.1
-
Code
-
Classes
- ActionArgsSchema
Total Complexity |
16 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
133 |
Lines of code |
78 |
Logical lines of code |
41 |
Comment lines |
12 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createTableIfNotExists() |
S |
51 |
4 |
30 |
checkSchemaHealth() |
S |
65 |
3 |
10 |
dropTableIfExists() |
S |
69 |
2 |
7 |
fixSchema() |
S |
67 |
2 |
8 |
getTableName() |
S |
76 |
1 |
4 |
tableExists() |
S |
80 |
1 |
3 |
healthCheckTableExists() |
S |
69 |
1 |
6 |
healthCheckColumnArgsLengthIsUpdated() |
S |
67 |
1 |
7 |
getSchemaHealthErrors() |
S |
81 |
1 |
3 |